home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form Form1
- Caption = "Form1"
- ClientHeight = 3180
- ClientLeft = 1095
- ClientTop = 1485
- ClientWidth = 3300
- Height = 3585
- Left = 1035
- LinkTopic = "Form1"
- MDIChild = -1 'True
- ScaleHeight = 3180
- ScaleWidth = 3300
- Top = 1140
- Width = 3420
- Begin TextBox Text1
- Height = 345
- Left = 90
- TabIndex = 2
- Text = "Text1"
- Top = 1620
- Width = 945
- End
- Begin CommandButton Command1
- Caption = "Command1"
- Height = 525
- Left = 90
- TabIndex = 1
- Top = 1020
- Width = 1155
- End
- Begin ListBox List1
- Height = 1980
- Left = 1320
- TabIndex = 0
- Top = 1050
- Width = 1575
- End
- Begin Label Label1
- Caption = "Put any control (either form) into focus, then select the Options menu, change the font. Notice the control's font changes!"
- Height = 885
- Left = 270
- TabIndex = 3
- Top = 90
- Width = 2925
- End
-